home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / rmlost.man < prev    next >
Text File  |  1991-08-16  |  2KB  |  69 lines

  1.  
  2.  
  3.  
  4. RMLOST                    User Commands                    RMLOST
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      rmlost - a perl script to clean lost+found directories
  12.  
  13. SSYYNNOOPPSSIISS
  14.      rrmmlloosstt  [--vv] [-i] [-v] [-a] [_f_i_l_e_s_y_s_t_e_m_s]
  15.  
  16. OOPPTTIIOONNSS
  17.      --ii            Interactive option. rmlost asks for  confirma-
  18.                    tion  for  each  group  of  files  found  in a
  19.                    filesystem before it deletes them.
  20.  
  21.      --vv            Verbose option. Prints helpful messages as  it
  22.                    proceeds.
  23.  
  24.      --aa            Examine all filesystems. This can be a lengthy
  25.                    process.
  26.  
  27. _________________________________________________________________
  28.  
  29. IINNTTRROODDUUCCTTIIOONN
  30.      RRmmlloosstt cleans out a user's files in  the  lost+found  direc-
  31.      tories.   With  no arguments, /lost+found is checked, other-
  32.      wise the specified  filesystems  are  checked.   If  the  --aa
  33.      option  is  given, all the filesystems generated with the ddff
  34.      command are examined.
  35.  
  36.      For each filesystem, all the files owned  by  the  user  are
  37.      removed.   If  the  --ii  option  is  given,  confirmation  is
  38.      requested before the deletion is performed.
  39.  
  40. BBUUGGSS
  41.      Perl doesn't seem to let you ^C  the  script.  To  kill  the
  42.      thing, type ^Z and issue a KILL to the process
  43.  
  44. KKEEYYWWOORRDDSS
  45.      lost+found
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0        Printed:  August 16, 1991                   1
  66.  
  67.  
  68.  
  69.